home *** CD-ROM | disk | FTP | other *** search
- object FormStatusInfo: TFormStatusInfo
- Left = 386
- Top = 442
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 55
- ClientWidth = 335
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poDefaultSizeOnly
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 335
- Height = 55
- Align = alClient
- BevelWidth = 2
- BorderWidth = 1
- BorderStyle = bsSingle
- TabOrder = 0
- object LabelInfo: TLabel
- Left = 3
- Top = 16
- Width = 325
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = 'Info'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- end
-